home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…nuary (Partner) - Disc 2 / The Apple Reference and Presentations Library (Disc 2)(January 1994).iso / Graphisoft / US English / ArchiCAD / ArchiCAD 4.5-68K / ArchiHELP-4.5 / ArchiHELP-4.5.rsrc / PICT_2904_ArchiCAD GDLSyntax 4..png < prev    next >
Portable Network Graphic  |  1994-06-14  |  5.0 KB  |  491x256  |  1-bit (2 colors)
   ocr: Control statements o BASE tadvanced modeling statement, see GDL Reference Manual Chapter 5) BINARY mode (includes inline binary objects; mode=0 to override original colors, mode=1 to use original colors; (CALL] "macro_name. string parameter. list macro names must not be longer than 31 characters; : see GDL Reterence Manual/5.4 for general usage of macros, CALL is optional) END or EXIT (end of current GDL Scripty FOR varnam = initialvalue TO end_yalue STEP step-value) (first statement of loop, varnam cannot be a global variable; if STEP and step-value are missing, it is assumed to be 1) GOSUB l ...